home *** CD-ROM | disk | FTP | other *** search
- -- background: 11583 from stack: in
- -- bmap block id: 4871
- -- flags: 0000
- -- background id: 0
- -- name: Major Keys
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=13 top=265 right=290 bottom=93
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Reference
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "about modes" of stack "reference"
- end mouseUp
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=385 top=207 right=237 bottom=488
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: NEXT MODE
- ----- HyperTalk script -----
- on mouseUp
- go to any card
- end mouseUp
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=10 top=303 right=331 bottom=106
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 16
- -- part name: MAIN MENU
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open to card
- go to card "MAIN MENU2" of stack "MAIN2"
- end mouseUp
-
-
- -- part 34 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=427 top=317 right=339 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Modes 2
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go stack "modes 2"
- end mouseUp
-